Debuggers and code profiler tools can read the debug symbol information at run time 调试器和代码探查器工具可以在运行时读取调试符号信息。
I always recommend choosing a good code profiler and using it during application development 我一直推荐选择一个好的代码评测器,并且在应用程序开发过程中使用它。
Notifies the code profiler that an object with a finalizer has been queued to the finalizer thread for execution of its 此接口上实现的方法在成功时返回s_ok,或在失败时返回e_fail。
Provides methods to notify a code profiler when events have occurred that the code profiler has registered an interest in receiving 提供在代码探查器已注册要接收的事件发生时通知代码探查器的方法。
Provides methods to notify a code profiler when events have occurred that the code profiler has registered an interest in receiving 提供在代码探查器已注册要接收的事件发生时通知代码探查器的方法。
Provides methods that are used by the common language runtime to notify a code profiler when the profiler s subscribed-to events occur 提供在代码探查器已注册要接收的事件发生时通知代码探查器的方法。
A code profiler is a software tool, implemented as a dll, which is called by the runtime system during the execution of an image 代码探查器是作为dll实现的软件工具,它是在映像执行期间由运行库系统调用的。
This is the primary callback interface through which the clr communicates with the code profiler . a code profiler must implement the methods of the 通知代码探查器某个具有终结器的对象已排入队列,等待终结器线程执行其
This is the primary callback interface through which the clr communicates with the code profiler . a code profiler must implement the methods of the 通知代码探查器某个具有终结器的对象已排入队列,等待终结器线程执行其
A code profiler helps identify and optimize code hot spots, and really helps in understanding object usage and potential memory leaks 代码评测器帮助鉴别和优化代码,并且在理解对象使用和潜在内存泄露方面真的很有帮助。